onCreateMenu
open fun onCreateMenu(@NonNull menu: @NonNull Menu, @NonNull menuInflater: @NonNull MenuInflater)(source)
Inflates the entire Menu, which will include all MenuItems provided by all current MenuProviders.
Parameters
menu
the menu to inflate all the menu items into
menuInflater
the inflater to be used to inflate the menu